projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e07525f
)
Remove debug code.
author
Chong Yidong
<cyd@gnu.org>
Fri, 30 Mar 2012 16:52:52 +0000
(
00:52
+0800)
committer
Chong Yidong
<cyd@gnu.org>
Fri, 30 Mar 2012 16:52:52 +0000
(
00:52
+0800)
lisp/dired-aux.el
patch
|
blob
|
history
diff --git
a/lisp/dired-aux.el
b/lisp/dired-aux.el
index 8ddc71ba4311295a5d5d82ab2e26cf5bd956d5bd..6ab70ec43dfc2cfa5bbb237a12d13d2e63dba3ea 100644
(file)
--- a/
lisp/dired-aux.el
+++ b/
lisp/dired-aux.el
@@
-1457,7
+1457,7
@@
ESC or `q' to not overwrite any of the remaining files,
(and (eq t (car (file-attributes destname)))
(eq file-creator 'dired-copy-file)
(file-subdir-of-p destname from)
- (error "
Here:
Cannot copy `%s' into its subdirectory `%s'"
+ (error "Cannot copy `%s' into its subdirectory `%s'"
from to)))
(condition-case err
(progn